-
1 data model
"A collection of related object types, operators, and integrity rules that form the abstract entity supported by a database management system (DBMS). Thus, one speaks of a relational DBMS, a network DBMS, and so on, depending on the type of data model a DBMS supports. In general, a DBMS supports only one data model as a practical rather than a theoretical restriction." -
2 data-link layer
"Layer two of the OSI model. A layer that packages raw bits from the physical layer into frames (logical, structured packets for data). This layer is responsible for transferring frames from one computer to another, without errors. After sending a frame, the data-link layer waits for an acknowledgment from the receiving computer." -
3 model binder
A feature of ASP.NET that automatically converts data that is posted in an HTML form to a.NET Framework data type. -
4 Active Directory data model
"A model derived from the LDAP data model. The directory holds objects that represent entities of various sorts, described by attributes. The objects and classes of objects that can be stored in the directory are defined in the schema. For each class of objects, the schema defines the attributes an instance of the class must have, the additional attributes it can have, and the class that can be its parent."English-Arabic terms dictionary > Active Directory data model
-
5 Runtime object model
"An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources." -
6 BDC Runtime object model
"An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources." -
7 Open Device Access Model
"The access model for horizontal solutions, which enables a horizontal strategy. Open Device Access enables many different Windows Store apps to access a specialized device. Examples: a smartphone with multiple apps that synchronize contacts; a pedometer that allows multiple apps to read its data and post it to a website." -
8 class meta-data
A conceptual model that describes the attributes that must be specified to create a class in the Data Warehouse logical schema. -
9 simple recovery model
"A database recovery mode that minimally logs all transactions sufficiently to ensure database consistency after a system crash or after restoring a data backup. The database is recoverable only up to the time of its most recent data backup, and restoring individual pages is unsupported." -
10 report model
A metadata description of business data used for creating ad hoc reports. -
11 BDC model
"An XML file that contains sets of descriptions of one or more external content types, their related external data sources, and information that is specific to the environment, such as authentication properties." -
12 organization model
"Internal control, data access, and performance reporting structures designed to divide responsibility for human and operations resources and work processes." -
13 Cloud App Model
"An application-hosting architecture that relies on cloud-based services. Application logic and data are typically hosted on a distributed set of services on the Internet, connected through web APIs, and authenticated with server-to-server authentication technologies such as OAuth." -
14 CONCEPTUAL DATA MODEL
-
15 Business Data Connectivity Model Template
A Visual Studio project template that enables you to create your own.NET Connectivity Assemblies.English-Arabic terms dictionary > Business Data Connectivity Model Template
-
16 LINQ to SQL
"A LINQ technology that provides a run-time infrastructure for managing relational data as objects. In LINQ to SQL, the data model of a relational database is mapped to an object model expressed in the programming language of the developer." -
17 OSI
"A networking model introduced by the International Organization for Standardization (ISO) to promote multi-vendor interoperability. OSI is a seven-layered conceptual model consisting of the application, presentation, session, transport, network, data-link, and physical layers." -
18 visualization
"A feature of an application that displays data in the form of an image, diagram, or animation. For example, some databases can interpret and show data in the form of a two- or three-dimensional model." -
19 decision tree
A treelike model of data produced by certain data mining methods. Decision trees can be used for prediction. -
20 contract
"The behavior and state that a class provides, which is matched with what a client of that class can expect to hold. A contract is expressed partly by the signatures for all public fields, methods, properties, and events of that class. This is augmented by a description (usually in simple descriptive text) of what each field or property represents, together with what each method does. In the.NET Framework add-in programming model, a non-versioning interface that defines the methods and specifies the data types for transferring data over the communication pipeline between the host and the add-in. The contract is in the middle of the communication pipeline between the add-in and the host. The contract assembly is loaded into the application domains of both the add-in and the host."
- 1
- 2
См. также в других словарях:
Standard for the Exchange of Product Model Data — STEP (STandard for the Exchange of Product model data) ist ein Standard zur Beschreibung von Produktdaten. Diese Beschreibung umfasst neben den physischen auch funktionale Aspekte eines Produktes. STEP ist formal in dem ISO Standard 10303… … Deutsch Wikipedia
Standard for the exchange of product model data — STEP (STandard for the Exchange of Product model data) ist ein Standard zur Beschreibung von Produktdaten. Diese Beschreibung umfasst neben den physischen auch funktionale Aspekte eines Produktes. STEP ist formal in der ISO Norm 10303 definiert.… … Deutsch Wikipedia
Data, context and interaction — (DCI) is a paradigm used in computer software to program systems of communicating objects. Its goals are: To improve the readability of object oriented code by giving system behavior first class status; To cleanly separate code for rapidly… … Wikipedia
Data integration — involves combining data residing in different sources and providing users with a unified view of these data.[1] This process becomes significant in a variety of situations, which include both commercial (when two similar companies need to merge… … Wikipedia
Model-driven architecture — (MDA) is a software design approach for the development of software systems. It provides a set of guidelines for the structuring of specifications, which are expressed as models. Model driven architecture is a kind of domain engineering, and… … Wikipedia
Data retrieval — Data retrieval, in database management, involves extracting the wanted data from a database. The two primary forms of the retrieved data are reports and queries. In order to retrieve the desired data the user present a set of criteria by a query … Wikipedia
Data model — Overview of data modeling context: A data model provides the details of information to be stored, and is of primary use when the final product is the generation of computer software code for an application or the preparation of a functional… … Wikipedia
Data modeling — The data modeling process. The figure illustrates the way data models are developed and used today. A conceptual data model is developed based on the data requirements for the application that is being developed, perhaps in the context of an… … Wikipedia
Data model (GIS) — A data model in geographic information systems is a mathematical construct for representing geographic objects or surfaces as data. For example, the vector data model represents geography as collections of points, lines, and polygons; the raster… … Wikipedia
model — mod•el [[t]ˈmɒd l[/t]] n. adj. v. eled, el•ing (esp. brit.) elled, el•ling. 1) a standard or example for imitation or comparison 2) a representation, generally in miniature, to show the construction or appearance of something 3) fia an image in… … From formal English to slang
Data Link Control — In the OSI networking model, Data Link Control (DLC) is the service provided by the data link layer. Network interface cards have a DLC address that identifies each card; for instance, Ethernet and other types of cards have a 48 bit MAC address… … Wikipedia